Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow 2d input if RNN order is BatchLastIndex #778

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

NeroBlackstone
Copy link
Contributor

issue #767

@NeroBlackstone
Copy link
Contributor Author

Forgot remove RNN error check test, will fix it tomorrow

@avik-pal
Copy link
Member

We should add a check comparing the results for a matrix input and a 3d Array input with a single batch dimension, to verify that the current impl is doing the right thing.

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.25%. Comparing base (8ab1300) to head (376b3cb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #778      +/-   ##
==========================================
- Coverage   95.98%   91.25%   -4.73%     
==========================================
  Files          55       55              
  Lines        2813     2814       +1     
==========================================
- Hits         2700     2568     -132     
- Misses        113      246     +133     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avik-pal avik-pal merged commit 20929ab into LuxDL:main Jul 18, 2024
56 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants